/ Assembly List / LJCWinFormCommon / FormCommon / StripBlanks

Namespace - LJCWinFormCommon


Parameters
text - The string text.

Returns

The modified string.

Syntax

C#
public static String StripBlanks(String text)

Strips blanks from the string.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.